*{
    margin: 0;
    padding: 0;
}
body{
    font-family: "Microsoft YaHei","微软雅黑","SimSun", Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-weight: lighter;
    color: #54585a;
}
ul,ol,li{
    list-style: none;
}
a{
    color: #221815;
    text-decoration: none;
}
i{
    font-style: inherit;
}
img{
    border: 0;
}
.clearfix:after {
    content: "";
    display: table;
    clear: both;
}
/*div{
    box-sizing: border-box;
}*/
.wrapper{
    position: relative;
}
.content-full{
    width: 100%;
    min-width: 1200px;
}
.konghang50 { float:left;   width: 1200px;    margin: 0 auto;  height: 50px;}

.content-center{
    position: relative;
    width: 1200px;
    margin: 0 auto;
    padding: 0 40px;
}

.ind-bg-hzkh { background-color: #f6f6f6; }
.fl-left{
    float: left;
}
.fl-right{
    float: right;
}
.clear-fix:after{
    clear: both;
    content: '';
    height: 0;
    display: block;
    visibility: hidden;
    overflow: hidden;
}
.header-logo{
    padding: 0  0 20px;
    height: 93px;
    box-sizing: border-box;
}
.nav-margin{
    margin-left: 150px;
}
.nav .ul ul>li{
    float: left;
    font-size: 18px;
    margin: 0 10px;
}
.nav .ul ul>li:hover{
    background-color: #ff9012;
    transition: .3s;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
}
.nav .ul ul>li:hover >a{
    color: #ffffff;
}
.nav .ul ul>li:hover >ol{
    display: block;
}
.nav .ul ul>li>a{
    display: inherit;
    height: 98px;
    line-height: 75px;
    box-sizing: border-box;
    padding: 16px 12px;
    color: #5f6062;
    font-size: 18px;
    font-weight: normal;
}
.nav .ul ul>li>ol{
    display: none;
    position: absolute;
    z-index: 10000;
    background-color: rgba(87,98,103,.9);
    padding-bottom: 8px;
}
.nav ul>li>ol>li{
    color: #c3c3c3;
}
.nav ul>li>ol>li>a{
    display: inherit;
    padding: 0 24px;
    box-sizing: border-box;
    line-height: 45px;
    color: #ffffff;
    font-size: 16px;
    font-weight: lighter;
}
.nav ul>li>ol>li>a:hover{
    background-color: #ff9012;
    color: #ffffff;
    transition: .3s;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
}
.header .language{
    padding: 44px 0 0;
}
.header .language a{
    padding: 8px 6px;
    background-color: #e5e5e5;
    border-radius: 3px;
}
.header .language a:hover{
    background-color: #ff9012;
    color: #ffffff;
    transition: .3s;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
}
.header .language a.active{
    background-color: #ff9012; text-align: center;
    color: #ffffff;
}
.header .language a:first-child{
    margin-left: 8px;
    margin-right: 8px;
}

/*banner*/
.banner{
    position: relative;
    min-width: 1200px;
    margin: 0 auto;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.banner img{
    width: 100%;
    height: 100%;
}
.banner .content-box{
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
}
.banner .content-box li{
    position: absolute;
}
.content-box li.oin,.rongyu-show li.j{
    z-index: 4;
}
.banner .btn, .rongyu-show .btn{
    position: absolute;
    top: 45%;
    width: 40px;
    height: 70px;
    z-index: 10;
    cursor: pointer;
    background: url("../image/prov.png") no-repeat center;
    background-size: 40px 70px;
    display: none;
}
.banner:hover .btn,.rongyu-show:hover .btn{
    display: block;
}
.banner .prov{
    left: 10px;
}
.banner .next{
    right: 10px;
    transform: rotate(180deg);
}
.banner .button{
    position: absolute;
    width: 168px;
    bottom: 10px;
    left: 50%;
    margin-left: -80px;
    z-index: 6;
}
.banner .button span{
    width: 15px;
    height: 15px;
    border-radius: 50%;
    border: 1px solid #676767;
    background-color: #dadada;
    float: left;
    margin: 5px;
    cursor: pointer;
}
.banner .button:after{
    clear: both;
    content: '';
    height: 0;
    display: block;
    overflow: hidden;
    visibility: hidden;
}
.banner .button .on{
    background-color: #a2a2a2;
}

.new-nav{
    margin-top: 68px;
}
.new-nav .new-nav-title{
    width: 270px;
    height: 66px;
    margin-left: -40px;
    background: url("../image/new01.jpg") center no-repeat;
}
.about-nav-title{
    width: 100%;
    height: 68px;
    margin-left: 0px;
    color: #54585a;
    background: url("../images/ind_lanm_bk.png") center no-repeat;
}





.zuzhi-nav-title{
    width: 373px;
    height: 63px;
    margin-left: -40px;
    background: url("../image/zuzhi.png") center no-repeat;
}
.project-nav-title{
    width: 425px;
    height: 65px;
    margin-left: -40px;
    background: url("../image/product.png") center no-repeat;
}
.new-nav-title h3{
    color: #292929;
    margin-left: 40px;
    font-size: 30px;
    font-weight: 500;
    line-height: 66px;
}




.about-nav-title h3{
    color: #54585a;
    margin-left: 0px;
    font-size: 45px;
    font-weight: 500;
    line-height: 68px;
    text-align: center;
}

.about-nav-title-txt {
    color: #54585a;
    margin-left: 0px;
    font-size: 18px;
     line-height: 36px;
    text-align: left;
    padding-top: 20px;
}
.about-nav-title-txt P { text-indent: 2em;text-align: justify; }



.zuzhi-nav-title h3{
    color: #292929;
    margin-left: 40px;
    font-size: 30px;
    font-weight: 500;
    line-height: 63px;
}
.project-nav-title h3{
    color: #292929;
    margin-left: 40px;
    font-size: 30px;
    font-weight: 500;
    line-height: 65px;
}
.new-nav-list{
    padding-top: 28px;
    margin-right: -10px;
}
.new-nav-list ul li{
    float: left;
    color: #292929;
    font-size: 16px;
    font-weight: 600;

    cursor: pointer;
    box-sizing: border-box;
}
.new-nav-list ul li a{
    padding: 10px 30px;
}
/*.new-nav-list ul li.active{*/
/*    background-color: #cbcbcb;*/
/*    color: #ffffff;*/
/*}*/
.new-nav-list ul li a:hover{
    background-color: #cbcbcb;
    color: #ffffff;
    transition: .3s;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
}
.new-content .tab_con{
    display: block;

}
.new-content .tab_bg{
    margin: 44px 0 50px;
    padding: 25px 33px 30px;
    background-color: #f4f4f4;
}
.new-content .tab_con .tab_con_img{
    margin-right: 55px;
}


.about-bg{
    padding: 66px 0;
    background: url("../images/ind_jj_bk.jpg")  ;
    /* background-size: 100% 100%;*/
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
}
.about-content-txt{
    margin-top: 95px;
    margin-right: 60px;
    width: 526px;
    float: left;
}
.about-content-more{
    margin-top: 20px;
     
    width: 100%;
    text-align: center;
}
.about-content-more a{ height: 45px; line-height: 45px; width: 200px;  color: #ffffff; background-color: #ff9012; display: block;border:1px solid #fff; 
    text-align: center; margin: 0 auto; font-size: 18px; border-radius: 5px;
}
.about-content-more a:hover{  color: #ff9012;   border:1px solid #ff9012; background-color: rgba(255,255,255,.1); font-size: 18px; transition: .3s;
    -webkit-transition: .3s;border-radius: 5px;
    -moz-transition: .3s;
    -ms-transition: .3s;}



.about-content-txt p{
    line-height: 28px;
    margin-bottom: 25px;
    text-indent: 2em;
     text-align: justify;
}

.about-content .ind-video { width: 100%; margin: 15px auto; padding-top: 15px;}




.about-video{
    padding-top: 68px;
}
.about-video2{
    padding-top: 68px; float: left; display: block;
} 


.yingyong-bg{
    padding: 66px 0; background-color: #fff;min-height: 750px;
}

 .yingyong-ul { text-align: center;  width: 1200px; padding: 40px 0; float: left; display: inline-block;}
 .yingyong-ul li{ float: left; display: block; padding: 0 1px; width: 24%;}
 .yingyong-ul li img{ max-width: 95%; }
 .yingyong-ul li p{ padding: 10px 0; }
    #div1{
      width: max-width: 95%; 
      height: auto;
      border: #ccc solid 0px;
     /* margin: 50px auto;*/
      overflow: hidden;
    }
    #div1 img{
      cursor: pointer;
      transition: all 0.5s;
    }
    #div1 img:hover{
      transform: scale(1.2);
    }

/*-----xiaoguo    鼠标悬停图片变大end------*/

 
.prolist-title-260 { padding: 30px 0;}
}
 
.prolist-content-txt p{
    line-height: 28px;
    margin-bottom: 25px;
    text-indent: 2em;
     text-align: justify;
}
 
.prolist-nav-title{
    width: 100%;
    height: 68px;
    margin-left: 0px;
    color: #54585a;
    background: url("../images/ind_lanm_bk.png") center no-repeat;
}


.prolist-nav-title h3{
    color: #54585a;
    margin-left: 0px;
    font-size: 45px;
    font-weight: 500;
    line-height: 68px;
    text-align: center;
}

.prolist-nav-title-txt {
    color: #54585a;
    margin-left: 0px;
    font-size: 18px;
     line-height: 36px;
    text-align: center;
    padding-top: 20px;
}
.project-list-bg { background: url("../images/ind_cp_bk.jpg") center top no-repeat;  min-height: 1200px; min-width: 1200px;  background-size:100% 100% ; overflow:hidden;}
.project-list-bg > .pro_class{ }
.project-list-bg > .pro_class ul{ padding-top: 70px; width: 1200px; margin: 0 auto; }
.project-list-bg > .pro_class ul li{ width: 18%; float: left;    margin: 10px 15px 10px 0px;    line-height: 40px;    height: 40px;}
.project-list-bg > .pro_class ul li p{ padding: 10px 0; }
.project-list-bg > .pro_class ul li a{ color: #368bd5;  text-align: center;    font-size:18px;    background-color:#fff;  display: block;   }
.project-list-bg > .pro_class ul li a:hover{ color: #fff;   background-color:#ff9012;  display: block; transition: .3s;    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;  }

.project-list-bg > .pro-list { height: 700px;background-color: rgba(255,255,255,.9); width: 1200px; margin-top: 50px; padding-top: 30px;}
.project-list-bg > .pro-list ul{ margin-top: 50px;   }
.project-list-bg > .pro-list ul li{float: left; display: block;  padding-bottom: 25px;padding-left: 10px;width: 24%; }
.project-list-bg > .pro-list ul li  p{ padding: 10px 0; }
.project-list-bg > .pro-list ul li  img{ width: 260px; height: 220px;}
.project-list-bg > .pro-list ul li a{ color: #54585a;  text-align: center;    font-size:18px;    display: block;   }
.project-list-bg > .pro-list ul li a:hover{ color: #ff9012;  transition: .3s;    -webkit-transition: .3s;    -moz-transition: .3s;    -ms-transition: .3s;  }
.project-list-bg > .pro-list ul li :hover .zhezhao{    display: block; transition: .3s;    -webkit-transition: .3s;    -moz-transition: .3s;    -ms-transition: .3s;}
.zhezhao{
    position: absolute;
    z-index: 10;
    display: none;
    width: 260px;
    height: 220px;
    background-color: rgba(15, 125, 241, 0.35);
}
 
.pro-list-show {
    position: relative;
    width: 260px; height: 220px;     
    font-size: 0;
    margin-bottom: 6px;
    border: 1px solid #ccc;

}

.pro-list-more a{ height: 45px; line-height: 45px; width: 200px;  color: #ffffff; display: block;border:1px solid #fff; 
    text-align: center;   font-size: 18px; border-radius: 5px; margin: 50px  auto;
}
.pro-list-more a:hover{  color: #fff;    background-color: #ff9012; font-size: 18px; transition: .3s;border:1px solid #ff9012;
    -webkit-transition: .3s;border-radius: 5px;
    -moz-transition: .3s;
    -ms-transition: .3s;}

.page_banner {width: 100%;min-width: 1260px; max-height:400px; margin-top: 0px;}
.page_banner  img{    width: 100%; min-width: 1260px; }









.news-bg{    padding: 66px 0;}
.news-content {width: 1200px; height: 450px;}

/*-----ind  news-------*/

.swiper-container {        }
.focalize-walls{    padding:  0;}

.focalize-swiper{    width: 576px;    height:416px;     float: left;  margin-left: 0px;
}      }
.focalize-swiper img{width: 576px; height:416px;}
.focalize-swiper .swiper-pagination{
    text-align: right;
    padding-right:10px;
}
.focalize-swiper .swiper-pagination .swiper-pagination-bullet{
    width:24px;
    text-align: center;
    height:24px;
    line-height:24px;
    opacity: 1;
    background:#fff;
    color:#494949;
    font-size:14px;
    border-radius: 5;
}
.focalize-swiper .swiper-pagination .swiper-pagination-bullet-active{
    color:#fff;
    background:#ff7800;
}
.focalize-swiper .swiper-slide .text{
    width:100%;
    position: absolute;
    left:0;
    bottom:4px;
    z-index:999;
    background:rgba(21,144,194,0.7);
}
.focalize-swiper .swiper-slide .text p{
    color:#fff;
    line-height:50px;
    padding-left:25px;
    max-width:70%;
    font-size:20px;
     white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}
.focalize-swiper .swiper-slide   img{ width:584px; height:411px;
}




.focalize-newstop{    width:624px;    background:#f2f2f2; float: left; margin-left: 0px;
}
border-top-right-radius:10px;
border-bottom-right-radius:10px;
 
    /*border-top:1px solid #cfcfcf;
     border-bottom:1px solid #cfcfcf;*/
}
.focalize-newstop ul li {border-bottom:1px  dashed #cfcfcf;max-width:80%;}
.focalize-newstop ul li h3{
    font-weight: normal;
    font-size:22px;
    color:#54585a;
    line-height:40px;
    max-width:85%;
     white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}
.focalize-newstop ul li p{
    font-size:14px;
    color:#9c9c9c;
    line-height:24px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp:2;
    overflow: hidden;
     
}
.focalize-newstop ul li{
    height:117px;
    position: relative;
    padding:20px 0 0 20px;
    max-width:95%;
    border-bottom: 1px dotted #ccc;
}
.focalize-newstop ul li span{
    display: inline-block;
    font-size:14px;
    color:#979797;
    position: absolute;
    /*right:20px;*/
    line-height:40px;
     
    bottom:-1px;
    
    z-index: 9;
}
.focalize-newstop ul li .more1{
    display: inline-block;
    font-size:14px;
    color:#979797;
    position: absolute;
    right:20px;
    line-height:40px;
    top:100px;
    z-index: 9;
    
}



.focalize-newstop ul li:hover p{    color:#ff9012;}
.focalize-newstop ul li:hover span{    color:#ff9012;}
.focalize-newstop ul li .more1 a:hover p{    color:#ff9012;}

/*-----ind  news  left + right-------*/

.news_list_fl_top { width: 1200px; height: 30px; padding-top: 30px; margin: 0 auto;  }
.news-list-double-bg { width: 1200px; margin: 20px auto;  min-height: 550px; }

.news-list-double-bg  > .news-left { width: 580px; height: 540px;  border: 1px solid #d5d5d5; float: left; }
.news-list-double-bg  > .news-right { width: 580px; height: 540px;  border: 1px solid #d5d5d5; float: right; }

/*.news-list-double-bg  > .news-left > .news-classname { height: 76px; line-height: 76px; border-bottom:1px solid #d5d5d5;  }
.news-list-double-bg  > .news-left > .news-classname span { width: 150px; float: left; text-align: center;  color: #54585a; font-size: 24px; display: block; }
.news-list-double-bg  > .news-left > .news-classname p{ width: 200px; float: right;  text-align: right; padding-right: 10px; display: block;}
.news-list-double-bg  > .news-left > .news-classname i { padding-top: 8px;padding-left: 20px;  float: left;}*/

.news-left-classname { height: 76px; line-height: 76px; border-bottom:1px solid #d5d5d5;  }
.news-left-classname span { width: 150px; float: left; text-align: center;  color: #54585a; font-size: 24px; display: block; }
.news-left-classname p{ width: 200px; float: right;  text-align: right; padding-right: 10px; display: block;}
.news-left-classname i { padding-top: 8px;padding-left: 20px;  float: left;}








.news-list-double-bg  > .news-right > .news-classname { height: 76px; line-height: 76px; border-bottom:1px solid #d5d5d5;  }
.news-list-double-bg  > .news-right > .news-classname span { width: 150px; float: left; text-align: center;  color: #54585a; font-size: 24px; display: block; }
.news-list-double-bg  > .news-right > .news-classname p{ width: 200px; float: right;  text-align: right; padding-right: 10px; display: block;}
.news-list-double-bg  > .news-right > .news-classname i { padding-top: 8px;padding-left: 20px;  float: left;}

.ind-news-list{
padding:20px 15px;
}
.ind-news-list ul li{
    width: 530px;
    padding-left: 10px;
    line-height: 40px;
    font-size: 16px;
    box-sizing: border-box;
    border-bottom: 1px dashed #a2a2a2;
}
.ind-news-list ul li i{
    width: 6px;
    height: 6px;
    display: inline-block;
    margin-right: 25px;
    vertical-align: middle;
    background: url("../images/icon_dian.jpg") center no-repeat;
}
.ind-news-list ul li a{
    -webkit-transition: .3s ease;
    -moz-transition: .3s ease;
    -ms-transition: .3s ease;
    -o-transition: .3s ease;
    transition: .3s ease;
}
.ind-news-list ul li:hover a{
    color: #ff9012;
}

/*-----ind  news  left + right end-------*/

/*-----ind  news end-------*/


/*--------Bottom------------*/
 

.bottom-bg { width: 100%; background-color:  #076291; color: #fff; min-height: 400px; display: flex;}
.bottom-bg .bottom-1200 { width: 1200px; margin: 0 auto; padding: 20px 0; height: 249px;  }
.bottom-bg .bottom-1200 .list {padding-bottom: 10px;}
.bottom-bg .bottom-1200 .list .left { width: 600px;  display: inherit;  float: left;}
.bottom-bg .bottom-1200 .list .left ul { width: 100%; }
.bottom-bg .bottom-1200 .list .left ul li{ width: 22%; float: left;     }
.bottom-bg .bottom-1200 .list .left ul li p{padding: 0.6em 0 0.6em 0;  line-height: 28px;display: block;  font-size: 22px; }
.bottom-bg .bottom-1200 .list .left ul li a{ line-height: 28px;display: block; color: #fff;  }
.bottom-bg .bottom-1200 .list .left ul li a:hover {   color: #ff9012;  display: block; transition: .3s;    -webkit-transition: .3s;    -moz-transition: .3s;
    -ms-transition: .3s; }


.bottom-bg .bottom-1200 .list .right { width: 600px; float: left; }
.bottom-bg .bottom-1200 .list .right .lxfs{ width: 320px;display: block; float: left;   }

.bottom-bg .bottom-1200 .list .right .lxfs span{  padding: 0.6em 0 0.6em 0;  line-height: 28px;display: block;  font-size: 22px; }
.bottom-bg .bottom-1200 .list .right .lxfs p{  line-height: 28px;display: block; color: #fff;  }
.bottom-bg .bottom-1200 .list .right .lxfs p a{   color: #fff;  }
.bottom-bg .bottom-1200 .list .right .lxfs p a:hover {   color: #ff9012;    transition: .3s;    -webkit-transition: .3s;    -moz-transition: .3s;
    -ms-transition: .3s; }


.bottom-bg .bottom-1200 .list .right .logo  { width: 220px; display: block; float: right;padding-top: 33px;  }

.bottom-bg .bottom-1200 .banquan-link { border-top: 1px solid #fff; width: 1200px; margin: 0 auto;  display: block; float: left; padding: 10px 0;   text-align: center; }
.bottom-bg .bottom-1200 .banquan-link p {  color: #fff; line-height: 180%; font-size: 15px; }
.bottom-bg .bottom-1200 .banquan-link a {  color: #fff; line-height: 180%;  padding: 0 5px; }
/*-------Bottom_end-------------*/



.page-ny-daohang{ background:#f1f1f1; height:55px; width:100%; margin-top:-4px;}
.wd1280{
    width:1280px;
    margin:0 auto;
}
.page-ny-daohang ul li{
    float: left;
    width:150px;
    
     
    text-align: center;
}
.page-ny-daohang ul li a{
    display: block;
    line-height:55px;
    font-size:18px;
    color:#404040;
}
.page-ny-daohang ul li.active a{
    color:#fff;
    background:#ff9012;
}
.page-ny-daohang ul li:hover a{
    color:#fff;
    background:#ff9012;
    -webkit-transition: .3s ease;
    -moz-transition: .3s ease;
    -ms-transition: .3s ease;
    -o-transition: .3s ease;
    transition: .3s ease;
}



.page-content-lx-txt{ padding: 10px ;  }
.page-content-lx-txt .txt  {    display: block;float: left;  margin-top: 70px;   margin-left: 90px;      }
.page-content-lx-txt .txt p { line-height: 36px; }
.page-content-lx-txt .txt b {    line-height: 48px; height: 48px;  font-size: 28px;font-weight: 500;   margin-bottom: 25px;}
.page-content-lx-txt .img01  {    float: right;  padding: 20px 80px 40px 20px }
.page-content-lx-txt .img01 img {   }
.page-content-lx-txt .map   {  width: 100%; padding: 10px 0;  }

.page-content-rc-txt{ padding: 10px ;  }
.page-content-rc-txt .txt  {    display: block;float: left;  margin-top: 150px;   margin-left: 90px;      }
.page-content-rc-txt .txt p { line-height: 40px; font-size: 22px; }
.page-content-rc-txt .img01  {    float: right;  padding: 20px 80px 40px 20px }
.page-content-rc-txt .img01 img {   }
.page-content-rc-txt .img02 img {  max-width: 100%; display: block; margin: 40px auto; }









.page-content-about-txt{ padding: 10px ;  }

.page-content-about-txt p{    line-height: 28px;    margin-bottom: 25px;    text-indent: 2em;     text-align: justify;}

.page-content-about-job {  padding: 10px ; margin: 20px 0;  }
.page-content-about-job .txt1 {width: 57%; display: block;float: left;  }
.page-content-about-job .txt1 p { line-height: 28px;text-indent: 2em;  padding: 10px 0;}
.page-content-about-job .txt1 strong{ font-weight: bold;  text-indent: 2em;  padding: 10px 0;}
.page-content-about-job .pic-newslist { display: inherit;min-height: 285px; margin-top: 70px; margin-bottom: 15px; padding-top: 10px; }
.page-content-about-job .pic-newslist .pic{ width: 40%; float: left;   }
.page-content-about-job .pic-newslist .pic img{  display: block; margin: 0 auto;   }
.page-content-about-job .pic-newslist .newslist{ width: 58%; float: right; }
.page-content-about-job .pic-newslist .newslist ul{ padding-left: 91px;  }
.page-content-about-job .pic-newslist .newslist ul li { display: block;border-bottom: dashed 1px #c8c8c8;  }

.page-content-about-job .pic-newslist .newslist ul li a{ line-height: 36px;  display: -webkit-box;    -webkit-box-orient: vertical;    -webkit-line-clamp:1;
    overflow: hidden; }
.page-content-about-job .pic-newslist .newslist ul li p{   display: -webkit-box;    -webkit-box-orient: vertical;    -webkit-line-clamp:1;
    overflow: hidden; }

.page-content-about-job .pic-newslist .newslist ul li a:hover{  color: #ff9012;  display: block; transition: .3s;    -webkit-transition: .3s;    -moz-transition: .3s;
    -ms-transition: .3s;}

.page-content-about-job  .lxfs { width: 95%; line-height: 38px;padding: 30px 0px;}
.page-content-about-job  .lxfs strong{ font-weight: bold;  text-indent: 2em;  }
.page-content-about-job  .lxfs p { text-align: center;  padding: 10px 0; }





.page-content-about-txt-fzlc { width: 95%; margin: 30px auto; }  
.page-content-about-txt-fzlc  p {  line-height: 36px; padding: 10px 0;       text-indent: 2em;     text-align: left;}

.page-content-about-txt-fzlc .fzlc_t30 { color: #ff9012;font-size: 30px;line-height: 45px;text-align: center;padding: 10px 0;font-weight: normal; }

.page-content-about-txt-fzlc .fzlc_t01 { color: #ff9012; font-size: 30px; font-weight: bold; }
.page-content-about-txt-fzlc .fzlc_t03 { color: #ff9012; font-size: 30px; font-weight: bold; }
.page-content-about-txt-fzlc .fzlc_t02 {    color: #666666;    font-size: 18px;    line-height: 32px;    padding: 0 15px 0 5px;}
.page-content-about-txt-fzlc .fzlc_t04 {    color: #666666;    font-size: 18px;    line-height: 32px;    padding: 0 5px 0 15px;}

.page-content-about-txt-fzlc .fzlc_pic_t00 {color: #666666;font-size: 16px;line-height: 24px;text-align: center;}





.page-content-about-txt-kjyf  { width: 95%; margin: 30px auto; }  
.page-content-about-txt-kjyf  .left {   width: 46%; float: left;  }
.page-content-about-txt-kjyf  .left p {  line-height: 36px; padding: 10px 0;       text-indent: 2em;     text-align: left;}
.page-content-about-txt-kjyf  .right { width: 48%; float: right;  padding: 0 1%; }



.page-content-about-txt-qywh{ padding: 10px ;  }
.page-content-about-txt-qywh  p {    line-height: 36px; padding: 10px 0;      text-indent: 2em;     text-align: left;}








.page-content-center {
    position: relative;
    width: 1280px;
    margin: 0 auto;
    
}
.page-content-kjyf { width:1260px; margin:35px auto;   min-height: 750px;}
  .page-content-kjyf ul {}
.page-content-kjyf ul li {display:inline-block; text-align:center; padding: 10px 20px 0px 30px;}
.page-content-kjyf ul li p{ text-align: center;  }
.page-content-kjyf ul li img{ float:left; display:block; padding: 10px 0;}




.page-content-qyfc { width:1260px; margin:35px auto;   min-height: 750px;}
.page-content-qyfc img{ float:left; display:block; padding: 15px  ; max-width: 100%;}


.page-content-about-txt .bigname{ color: #54585a; padding-top: 20px;      font-size: 36px;    font-weight: 500;    line-height: 68px;    }
.page-content-about-txt  img { text-align: center;display: block; margin: 5px auto; }
.page-dqwz { width: 1280px; border-bottom:1px solid #dddddd; height: 45px; line-height: 45px; margin: 0 auto; text-align: right;}

/*-------cp_nav_left---------*/
.pro_left_nav {width:245px;  }
.page_LeftList1{ width:245px; font-size:16px; float: left;}
.page_LeftList1 .List{ width:100%;}
.page_LeftList1 .List ul{ }
.page_LeftList1 .List ul li{ width:245px; height:40px;  text-align: center;  line-height:40px; margin-bottom:10px; background-color:#EDEDED;     border-radius:5px;}
.page_LeftList1 .List ul li:hover{ background:#FFB73F;}
.page_LeftList1 .List ul li a{ color:#717171; width:100%; height:100%; display:block;}
.page_LeftList1 .List ul li a:hover{ color:#FFF;}
.page_LeftList1 .List ul li span{ float:right;}
.page_LeftList1 .AboutBZ{ padding-top:20px;}
.page_left_dhb { font-size:22px;height: 60px; line-height: 60px; color:#FFFFFF; font-weight:normal; text-align: center; margin-bottom: 10px;  background-color: #00A1E8; }
.page_LeftList1 > .lx { border-radius: 5px; border: 1px solid #c0c0c0; margin-top: 25px; }
.page_LeftList1 > .lx img {border-radius: 5px 5px 0 0;   ; max-width: 100%; overflow: hidden; }
.page_LeftList1 > .lx  span { color: #54585a; font-size: 18px; }
.page_LeftList1 > .lx  p { color: #7c7c7c; font-size: 14px; line-height: 20px; padding: 5px;}

.pro_list { float: right;  width: 998px; min-height: 760px;}
.pro_list > .wzmsh { width: 100%; display: block; padding-left: 16px; font-size: 20px; line-height: 30px; min-height:60px;}
.pro_list ul { margin-left: 10px; text-align: center; }
.pro_list > .ul-bg {width: 998px; margin: 0 auto; padding-top: 0px;}
.pro_list ul li{ width: 33%;   padding-bottom: 10px; float: left;  display: block;}
.pro_list ul li img{  max-width: 100%; width:300px; height:254px; border: 1px solid #ccc;}
.pro_list ul li p{  text-align: center;   height: 36px; line-height: 36px;    padding-top: 5px;}
.pro_list > .cp-xx01 { width: 100%; background-color: #f2f2f2; height: 366px; }

.pro_list > .cp-xx01  img { width: 300px; height: 300px; padding: 5px  30px 0px 30px; display: block; float: left; }
.pro_list > .cp-xx01   {  padding-top: 50px;   width: 95%;}
.pro_list > .cp-xx01 p {font-size: 18px; line-height: 30px; }
.pro_list > .cp-xx01  .cpmc2 { font-size: 24px; color: #ff9012;  display: inline-block;}
.pro_list > .cp-xx01  .cpmc {  font-size: 27px; color: #555759; font-weight: normal; display: inline-block;   }

.pro_list > .cp-xx02 { margin: 30px 0; }
.pro_list > .cp-xx02 .lanse { color:#00a1e8; font-size: 22px; font-weight: normal; display: block; line-height: 45px; padding: 0 20px;}
.pro_list > .cp-xx02 .huise p{color: #555759; font-size: 18px; font-weight: normal; display: block; line-height: 36px; padding: 0 20px;}
.pro_list > .cp-xx02 .huise img { display: block; margin: 10px auto; }
.pro_list > .cp-xx03    {  margin:   60px auto; width: 100%;}
.pro_list > .cp-xx03   img { float: left; margin: 0 .5%; width: 32%;}
.pro_list > .cp-xx04 { display: inline-block; width: 100%; border-bottom: 1px solid #ccc;  
                       height: 45px; line-height: 45px; font-size: 20px; font-weight: normal;  margin: 5px 0 5px 0;} 
.pro_list > .cp-xx05 { width:100%;   display: inline-block; float: left; margin: 30px 0 30px 0; height: 260px;} 
.pro_list > .cp-xx05 ul{  } 
.pro_list > .cp-xx05 ul li {  width: 19%; margin: 0 .5%; display: block; } 
.pro_list > .cp-xx05 ul li img { max-width: 99%; width:186px; height:186px;}

/*page 新闻列表*/
.new_all{ padding-top: 25px;}
.new_all .list li{ padding: 35px 0 65px 0; border-bottom: 1px #e5e5e5 solid;}
.new_all .list .img{ float: left; margin-right: 60px;}
.new_all .list .img img{ width:300px; height: 211px;}
.new_all .list .con{ overflow: hidden;}
.new_all .list h4{ display: block; font-size: 20px; color: #626262; font-weight: normal; line-height: 50px; height: 50px; padding-top: 9px;}
.new_all .list h4 a{ color: #626262;}
.new_all .list h4 a:hover{ color: #ff9012;}
.new_all .list p{ font-size: 14px; color: #9e9d9d; line-height: 24px; height: 48px; overflow: hidden;   display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp:2;}
.new_all .list .d_btn{ display: inline-block; font-size: 14px; color: #54585a; line-height: 26px; margin-top: 35px; border-radius: 13px; text-align: center; transition: all 0;}
.new_all .list .d_btn:hover{ background: #ff9012; color: #fff; width: 95px; }

/*新闻详情*/
.new_content { padding: 50px 0;  }
.new_content .title { font-size:28px; line-height:36px; text-align:center; color:#626262; padding-bottom:10px;}
.new_content .content_txt p{line-height: 200%;    color: #626262;    font-size: 16px;   text-indent: 2em;}

.new_content .content_txt  img{ text-align:center; padding:5px; max-width:100%;   display:block; margin:5px auto;}
.new_content .content_txt p img{ text-align:center; padding:5px; max-width:100%; display:block; margin:5px auto; }
.new_content .content_txt_bottom_list { margin-top:60px; padding-left:15px;}
.new_content .content_txt_bottom_list a{ line-height:200%; margin:10px 0;  -webkit-transition: .3s ease;
    -moz-transition: .3s ease;
    -ms-transition: .3s ease;
    -o-transition: .3s ease;
    transition: .3s ease;}
	
.new_content .content_txt_bottom_list a:hover{    color: #ff9012;}

	
.new_content .content_txt_bottom_list_xg { background-color:#F0F0F0;  line-height:40px;   margin:20px 0; color:#333; font-size:17px; font-weight:normal; padding-left:15px}



.new_content .time { font-size:16px; line-height:36px; text-align:center; color:#626262; padding-bottom:25px;} 



.page{ text-align: right; padding: 40px 0;font-size: 16px; color: #626262; line-height: 26px;}
/*.page a,.page i{ display: inline-block; vertical-align: top; font-size: 16px; color: #626262; line-height: 26px; text-align: center; margin-left: 20px;}
*/
.page a,.page i{  vertical-align: top; font-size: 16px; color: #ff9012; line-height: 26px; text-align: center; margin: 0px 5px;}

.page a{ width: 26px; }
.page a img{ display: inline-block; vertical-align: middle; margin-bottom: 2px;}
.page a.on{ color: #fff; background: #ff9012; border-radius: 2px;}


 
/*   在线留言  */
.circuit_forms_bg { width: 100%; margin: 30px 0;display: inline-block; }
.circuit_forms{
	 width:500px; 
	 margin-top: 30px;
     display: block;
     float: left;
}
.circuit_forms .title h3{
	font-size:40px;
	color:#fff;
	background:#3e76ca;
	line-height:72px;
	padding-left:15px;
}
/*.circuit_forms .list{
	padding:12px;
}*/

.circuit_forms .list{
	padding: 0 12px 12px 12px;
}



.circuit_forms .list ul li{
	display: flex;
	height:49px;
	border:1px solid #d5d5d5;
	border-radius:10px;
	overflow: hidden;
	margin-bottom:9px;
}
.circuit_forms .list ul li .tabel{
	width:126px;
	text-align: center;
	line-height:47px;
	background:#f3f3f3;
	color:#54585a;
	font-size:16px;
}
.circuit_forms .list ul li .tabel-2{
    width:75%;
    border: 1px solid #ccc;
     
    line-height:35px;
     
    background:#f1f1f1;
    color:#54585a;
    font-size:16px;
    text-align: left;
}


.circuit_forms .list ul li input{
	display: block;
	width:calc(100% - 126px);
	height:47px;
	line-height:47px;
	background:#fff;
	outline: none;
	border: none;
	color:#54585a;
	font-size:16px;
	padding:0 10px;
}
.circuit_forms .btn button{
	display: block;
	width:100px;;
	font-size:16px;
	color:#fff;
	background:#3e76ca;
	border: none;
	outline: none;
	cursor: pointer;
	height:40px;
	margin:0 auto;
}
.circuit_forms_pic { display: block; float: right; }
.circuit_forms_pic img{ max-width: 100%; }

/*----------news_view-----------------*/

.page-news-list{
padding:20px 15px;
}
.page-news-list ul li{
    width: 48%;
    padding-left: 10px;
    line-height: 40px;
    font-size: 16px;
    box-sizing: border-box;
    border-bottom: 1px dashed #a2a2a2;
	float:left;
}
.page-news-list ul li i{
    width: 6px;
    height: 6px;
    display: inline-block;
    margin-right: 25px;
    vertical-align: middle;
    background: url("../images/icon_dian.jpg") center no-repeat;
}
.page-news-list ul li a{
    -webkit-transition: .3s ease;
    -moz-transition: .3s ease;
    -ms-transition: .3s ease;
    -o-transition: .3s ease;
    transition: .3s ease;
}
.page-news-list ul li:hover a{
    color: #ff9012;
}

/*----------news_view-----------------*/

.ind-hzkh {   padding: 15px 0;}
.ind-hzkh ul { text-align: center;    width: 100%;    margin: 30px 0 30px 0;    }
.ind-hzkh ul li { width: 18%; display: block;float: left; padding: 1%; }
.ind-hzkh ul li img { max-width: 100%;border: 1px solid #ccc; }


